SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

happy rpm build for : Mandriva  2007. For other distributions click happy.

Name : happy
Version : 1.15 Vendor : Mandriva
Release : 3mdv2007.0 Date : 2006-07-01 18:26:53
Group : Development/Other Source RPM : happy-1.15-3mdv2007.0.src.rpm
Size : 1.13 MB
Packager : (none)
Summary : The LALR(1) Parser Generator for Haskell
Description :
Happy is a parser generator system for Haskell, similar to the tool
`yacc\' for C. Like `yacc\', it takes a file containing an annotated BNF
specification of a grammar and produces a Haskell module containing a
parser for the grammar.

Happy is flexible: you can have several Happy parsers in the same
program, and several entry points to a single grammar. Happy can work
in conjunction with a lexical analyser supplied by the user (either
hand-written or generated by another program), or it can parse a
stream of characters directly (but this isn\'t practical in most
cases).

Authors:
--------
Simon Marlow < simonmarAATTmicrosoft.com>
Andy Gill < andyAATTgalconn.com>

RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  happy-1.15-3mdv2007.0.i586.rpm
ftp.icm.edu.pl  happy-1.15-3mdv2007.0.i586.rpm
     Search for other platforms
happy-1.15-3mdv2007.0.sparc.rpm
happy-1.15-3mdv2007.0.alpha.rpm
happy-1.15-3mdv2007.0.ppc.rpm
happy-1.15-3mdv2007.0.ia64.rpm
happy-1.15-3mdv2007.0.s390.rpm

Provides :
happy

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
libgmp.so.3
libdl.so.2
bash
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libm.so.6(GLIBC_2.0)
libc.so.6
libc.so.6(GLIBC_2.3)
libm.so.6


Content of RPM :
/usr/bin/happy
/usr/bin/happy-1.15
/usr/lib/happy-1.15
/usr/lib/happy-1.15/GLR_Base
/usr/lib/happy-1.15/GLR_Lib
/usr/lib/happy-1.15/GLR_Lib-ghc
/usr/lib/happy-1.15/HappyTemplate
/usr/lib/happy-1.15/HappyTemplate-arrays
/usr/lib/happy-1.15/HappyTemplate-arrays-coerce
/usr/lib/happy-1.15/HappyTemplate-arrays-coerce-debug
/usr/lib/happy-1.15/HappyTemplate-arrays-debug
/usr/lib/happy-1.15/HappyTemplate-arrays-ghc
/usr/lib/happy-1.15/HappyTemplate-arrays-ghc-debug
/usr/lib/happy-1.15/HappyTemplate-coerce
/usr/lib/happy-1.15/HappyTemplate-ghc
/usr/lib/happy-1.15/happy.bin
/usr/share/doc/happy-1.15
/usr/share/doc/happy-1.15/ANNOUNCE
/usr/share/doc/happy-1.15/CHANGES
/usr/share/doc/happy-1.15/LICENSE
/usr/share/doc/happy-1.15/README
/usr/share/doc/happy-1.15/TODO
/usr/share/doc/happy-1.15/examples
/usr/share/doc/happy-1.15/examples/Calc.ly
/usr/share/doc/happy-1.15/examples/DavesExample.ly
/usr/share/doc/happy-1.15/examples/ErlParser.ly
/usr/share/doc/happy-1.15/examples/ErrorTest.ly
/usr/share/doc/happy-1.15/examples/LexerTest.ly
/usr/share/doc/happy-1.15/examples/MonadTest.ly
/usr/share/doc/happy-1.15/examples/PgnParser.ly
There is 42 files more in these RPM.

 
ICM